ip reassembly

This command defragments received fragmented IP packets from an interface and then reassembles the packets before forwarding them. The Wireshark packet analyzer is typically used to identify fragmented frames.

This capability is applied per interface and therefore, the CLI command must be set for the relevant IP interface. By default, this capability is disabled per interface.

Syntax

ip reassembly
no ip reassembly

Note

This command is applicable only to data-router functionality.

Command Mode

Privileged User

Example

The following is an example of how this command can be used.

(config-data)# interface gigabitethernet 0/0
(conf-if-GE 0/0)# ip reassembly